FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.24  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cezih.hr.cezih-osnova#0.2.9 (141 ms)

Package cezih.hr.cezih-osnova
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/StructureDefinition/HRDeletePatient
Url http://fhir.cezih.hr/specifikacije/StructureDefinition/HRDeletePatient
Status draft
Name HRDeletePatient
Experimental False
Realm uv
Description HRDeletePatient koristi se za uklanjanje zapisa o pacijenatu. Može se koristiti samo za pacijente koji nemaju registriran MBO u FHIR serveru. Za pacijenta je obavezno poslati broj putovnice ili EU kartice.
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle IHE Patient Master Identity Registry Message Bundle
http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija Organizacija
http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner Zdravstveni djelatnik
http://fhir.cezih.hr/specifikacije/ValueSet/drzave Države


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "hr-delete-patient",
  "url" : "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRDeletePatient",
  "name" : "HRDeletePatient",
  "status" : "draft",
  "description" : "HRDeletePatient koristi se za uklanjanje zapisa o pacijenatu. Može se koristiti samo za pacijente koji nemaju registriran MBO u FHIR serveru.\r\nZa pacijenta je obavezno poslati broj putovnice ili EU kartice.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "short" : "Definira da resurs Bundle predstavlja FHIR poruku",
        "definition" : "Definira da resurs Bundle predstavlja FHIR poruku"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "short" : "Vrijeme kreiranja poruke",
        "min" : 1
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "max" : "0"
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry",
        "path" : "Bundle.entry",
        "sliceName" : "PMIRMessageHeaderEntry"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource",
        "path" : "Bundle.entry.resource",
        "short" : "Resurs koji opisuje poruku koja se razmjenjuje između sustava.",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.destination",
        "path" : "Bundle.entry.resource.destination",
        "short" : "Sustav u koji je poslana poruka.",
        "definition" : "Sustav u koji je poslana poruka. U slučaju registracije stranca - CEZIH.",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.destination.endpoint",
        "path" : "Bundle.entry.resource.destination.endpoint",
        "short" : "ID sustava CEZIH"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.sender",
        "path" : "Bundle.entry.resource.sender",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.sender.type",
        "path" : "Bundle.entry.resource.sender.type",
        "min" : 1,
        "patternUri" : "Organization"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.sender.identifier",
        "path" : "Bundle.entry.resource.sender.identifier",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.sender.identifier.system",
        "path" : "Bundle.entry.resource.sender.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.sender.identifier.value",
        "path" : "Bundle.entry.resource.sender.identifier.value",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.enterer",
        "path" : "Bundle.entry.resource.enterer",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.author",
        "path" : "Bundle.entry.resource.author",
        "short" : "Autor poruke.",
        "definition" : "Autor poruke. Zdravstveni djelatnik koji registrira stranca.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.author.type",
        "path" : "Bundle.entry.resource.author.type",
        "min" : 1,
        "patternUri" : "Practitioner"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.author.identifier",
        "path" : "Bundle.entry.resource.author.identifier",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.author.identifier.system",
        "path" : "Bundle.entry.resource.author.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.author.identifier.value",
        "path" : "Bundle.entry.resource.author.identifier.value",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.source",
        "path" : "Bundle.entry.resource.source",
        "short" : "Sustav koji šalje poruku.",
        "definition" : "Sustav koji šalje poruku."
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.resource.source.endpoint",
        "path" : "Bundle.entry.resource.source.endpoint",
        "definition" : "AID sustava koji šalje poruku."
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRMessageHeaderEntry.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry",
        "path" : "Bundle.entry",
        "sliceName" : "PMIRBundleHistoryEntry"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.timestamp",
        "path" : "Bundle.entry.resource.timestamp",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.total",
        "path" : "Bundle.entry.resource.total",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.link",
        "path" : "Bundle.entry.resource.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry",
        "path" : "Bundle.entry.resource.entry",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate",
        "path" : "Bundle.entry.resource.entry",
        "sliceName" : "PMIREntryCreate",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource",
        "path" : "Bundle.entry.resource.entry.resource",
        "short" : "Pacijent"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier",
        "path" : "Bundle.entry.resource.entry.resource.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "2"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier:europskaKartica",
        "path" : "Bundle.entry.resource.entry.resource.identifier",
        "sliceName" : "europskaKartica",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier:europskaKartica.system",
        "path" : "Bundle.entry.resource.entry.resource.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/europska-kartica"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier:europskaKartica.value",
        "path" : "Bundle.entry.resource.entry.resource.identifier.value",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier:putovnica",
        "path" : "Bundle.entry.resource.entry.resource.identifier",
        "sliceName" : "putovnica",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier:putovnica.system",
        "path" : "Bundle.entry.resource.entry.resource.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/putovnica"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.identifier:putovnica.value",
        "path" : "Bundle.entry.resource.entry.resource.identifier.value",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.name",
        "path" : "Bundle.entry.resource.entry.resource.name",
        "short" : "Ime pacijenta.",
        "definition" : "Ime pacijenta kojeg se registrira u CEZIH.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.address",
        "path" : "Bundle.entry.resource.entry.resource.address",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.resource.address.country",
        "path" : "Bundle.entry.resource.entry.resource.address.country",
        "short" : "Država pacijenta",
        "definition" : "Država koja je izdala dokument pacijenta kojim se registrira.",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.cezih.hr/specifikacije/ValueSet/drzave"
        }
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryCreate.search",
        "path" : "Bundle.entry.resource.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryUpdate",
        "path" : "Bundle.entry.resource.entry",
        "sliceName" : "PMIREntryUpdate",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete",
        "path" : "Bundle.entry.resource.entry",
        "sliceName" : "PMIREntryDelete",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource",
        "path" : "Bundle.entry.resource.entry.resource",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier",
        "path" : "Bundle.entry.resource.entry.resource.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "max" : "2"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier:europskaKartica",
        "path" : "Bundle.entry.resource.entry.resource.identifier",
        "sliceName" : "europskaKartica",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier:europskaKartica.system",
        "path" : "Bundle.entry.resource.entry.resource.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/europska-kartica"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier:europskaKartica.value",
        "path" : "Bundle.entry.resource.entry.resource.identifier.value",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier:putovnica",
        "path" : "Bundle.entry.resource.entry.resource.identifier",
        "sliceName" : "putovnica",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier:putovnica.system",
        "path" : "Bundle.entry.resource.entry.resource.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/putovnica"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.identifier:putovnica.value",
        "path" : "Bundle.entry.resource.entry.resource.identifier.value",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.resource.link",
        "path" : "Bundle.entry.resource.entry.resource.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.entry:PMIREntryDelete.search",
        "path" : "Bundle.entry.resource.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.resource.signature",
        "path" : "Bundle.entry.resource.signature",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:PMIRBundleHistoryEntry.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "min" : 1
      },
      {
        "id" : "Bundle.signature.type",
        "path" : "Bundle.signature.type",
        "short" : "Definira vrstu digitalnog potpisa",
        "definition" : "Definira da je potpisnik poruke autor.",
        "fixedCoding" : {
          "system" : "urn:iso-astm:E1762-95:2013",
          "code" : "1.2.840.10065.1.12.1.1"
        }
      },
      {
        "id" : "Bundle.signature.when",
        "path" : "Bundle.signature.when",
        "short" : "Vrijeme kreiranja digitalnog potpisa poruke"
      },
      {
        "id" : "Bundle.signature.who",
        "path" : "Bundle.signature.who",
        "short" : "Referenca na potpisnika poruke",
        "definition" : "Potpisnik poruke je jednak autoru poruke navedenom u MessageHeader.author atributu. Koristi se logička referenca (identifikator-MBO)",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.signature.who.type",
        "path" : "Bundle.signature.who.type",
        "min" : 1,
        "fixedUri" : "Practitioner"
      },
      {
        "id" : "Bundle.signature.who.identifier",
        "path" : "Bundle.signature.who.identifier",
        "short" : "Logička referenca",
        "definition" : "Identifikator zdravstvenog djelatnika, potpisnika poruke. Koristi se HZJZ šifra djelatnika.",
        "min" : 1
      },
      {
        "id" : "Bundle.signature.who.identifier.system",
        "path" : "Bundle.signature.who.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika"
      },
      {
        "id" : "Bundle.signature.who.identifier.value",
        "path" : "Bundle.signature.who.identifier.value",
        "short" : "MBO",
        "definition" : "MBO zdravstvenog djelatnika, potpisnika poruke.",
        "min" : 1
      },
      {
        "id" : "Bundle.signature.onBehalfOf",
        "path" : "Bundle.signature.onBehalfOf",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature.targetFormat",
        "path" : "Bundle.signature.targetFormat",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature.sigFormat",
        "path" : "Bundle.signature.sigFormat",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature.data",
        "path" : "Bundle.signature.data",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.